home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / Xt / XtGetApplicationNameAndClass.z / XtGetApplicationNameAndClass
Encoding:
Text File  |  2002-10-03  |  2.4 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXttttGGGGeeeettttAAAApppppppplllliiiiccccaaaattttiiiioooonnnnNNNNaaaammmmeeeeAAAAnnnnddddCCCCllllaaaassssssss((((3333XXXXtttt))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....6666))))XXXXttttGGGGeeeettttAAAApppppppplllliiiiccccaaaattttiiiioooonnnnNNNNaaaammmmeeeeAAAAnnnnddddCCCCllllaaaassssssss((((3333XXXXtttt))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XtGetApplicationNameAndClass - retrieve application name and
  10.           class
  11.  
  12.      SSSSYYYYNNNNTTTTAAAAXXXX
  13.           void XtGetApplicationNameAndClass(_d_i_s_p_l_a_y, _n_a_m_e__r_e_t_u_r_n,
  14.           _c_l_a_s_s__r_e_t_u_r_n)
  15.                 Display* _d_i_s_p_l_a_y;
  16.                 String* _n_a_m_e__r_e_t_u_r_n;
  17.                 String* _c_l_a_s_s__r_e_t_u_r_n;
  18.  
  19.      AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  20.           _d_i_s_p_l_a_y   Specifies an open display connection that has been
  21.                     initialized with _X_t_D_i_s_p_l_a_y_I_n_i_t_i_a_l_i_z_e.
  22.  
  23.           _n_a_m_e__r_e_t_u_r_n
  24.                     Returns the application name.
  25.  
  26.           _c_l_a_s_s__r_e_t_u_r_n
  27.                     Returns the application class.
  28.  
  29.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  30.           _X_t_G_e_t_A_p_p_l_i_c_a_t_i_o_n_N_a_m_e_A_n_d_C_l_a_s_s returns the application anme
  31.           and class passed to _X_t_D_i_s_p_l_a_y_I_n_i_t_i_a_l_i_z_e for the specified
  32.           display. If the display was never initialized or has been
  33.           closed, the result is undefined. The returned strings are
  34.           owned by the Intrinsics and must not be modified or freed by
  35.           the caller.
  36.  
  37.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  38.           _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s - _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
  39.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 10/3/02)
  64.  
  65.  
  66.  
  67.